OpenRoads Designer CONNECT Edition SDK Help

GetSlopeAtX(Double, Double) Method

Gets the slope of the element at a given X

Definition

Namespace: Bentley.CifNET.LinearGeometry Assembly: Bentley.CifNET.LinearGeometry.4.0 (in Bentley.CifNET.LinearGeometry.4.0.dll) Version: 1.0.0.0 (99.99.99.99)

C#

public doubleGetSlopeAtX(double x,double ptToPtTolerance)

Parameters

SettingDescription
  
   Point to point tolerance used to calculate the slope

Return Value

See Also